go.pact.im/x/process.prefixedErrorRunner.prefix (field)

3 uses

	go.pact.im/x/process (current package)
		runner.go#L60: 	prefix string
		runner.go#L68: 		prefix: prefix,
		runner.go#L78: 	return fmt.Errorf("%s: %w", p.prefix, err)